object frmbackupview: Tfrmbackupview Left = 284 Top = 139 AutoScroll = False Caption = 'frmbackupview' ClientHeight = 516 ClientWidth = 591 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnCreate = FormCreate OnResize = FormResize DesignSize = ( 591 516) PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 0 Top = 0 Width = 591 Height = 481 Anchors = [akLeft, akTop, akRight, akBottom] ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0' Lines.Strings = ( 'Memo1') ScrollBars = ssBoth TabOrder = 0 end object btnok: TBitBtn Left = 240 Top = 488 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Close' ModalResult = 1 TabOrder = 1 end end